DeliveryReceipt Property (Message Object)
The DeliveryReceipt
property is TRUE if a delivery-receipt notification message is requested.
Read/write.
Syntax
objMessage.DeliveryReceipt
Data Type
Boolean
Remarks
Set the DeliveryReceipt
property to TRUE to obtain a message when the recipients receive the message.
The default setting for the OLE Messaging Library is FALSE.
The DeliveryReceipt
property corresponds to the MAPI property
PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED.
See Also
ReadReceipt Property (Message Object)